Add press and hold support to set zoom scroll mode
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 18 Jul 2013 21:35:42 +0000 (17:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Aug 2013 06:47:27 +0000 (08:47 +0200)
commitc3e172e5469caf21d12a3f4bb1f8c831e7c42888
tree7df68bab5fe603d4779082d52700e5e7a2de9e2e
parent46302c522bed5a72ccc561b420bdcbd592e514d8
Add press and hold support to set zoom scroll mode

Triggering zoom scroll mode by Shift click was too much
of an easter egg. It also requires using keyboard and
mouse together, which is hard to do for many users.

Instead, we now trigger zoom scroll mode by click-and-hold
(or touch-and-hold).

https://bugzilla.gnome.org/show_bug.cgi?id=704703
gtk/gtkrange.c